This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I wrote a java program that will take data in a Notes document and send it to a java program that will write it to a MySQL database. I wrote the program in Eclipse and tested it there, where it works fine. It requires three libraries in its classpath.
I added the three libraries to my 'ext' folder under the notes client. Then I exported my project in Eclipse to a .jar.
I created an Imported Java agent, selected the jar, and indicated the base class.
When the agent runs, I get a class not found exception on one of the classes from one of the required libraries. However, another of the classes IN THE SAME library was found.
I tried adding the libraries as Script Libraries also. This does not work either.
How can I get this to run? I've been on this for days now and even opened a ticket with IBM support, but have not found a solution.
Thanks in advance!
Ginni
Feedback number WEBB835PNS created by ~Naomi Kiponetex on 03/01/2010
Status: Open
Comments: